How to Install debdry software package in Debian 9 (Stretch)

How to Install debdry software package in Debian 9 (Stretch)

debdry software package provides Semi-assisted automatic Debian packaging, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install debdry 

debdry is installed in your system.

Make ensure the debdry package were installed using the commands given below,

$ sudo dpkg-query -l | grep debdry *

You will get with debdry package name, version, architecture and description in a table

debdry package basic information:

Distro Debian 9 stretch
Section Development
Package debdry
Version 0.2.2-1
Description Semi-assisted automatic Debian packaging
Sub Section devel


See Also, How to uninstall or remove debdry software package from Debian 9 (Stretch)?